Creating the level script .FLY file
· Introduction
Writing a script consists of specifying the global level parameters, the plug-ins to be included in the level and enumerating the instances of the plug-in classes used in the level with their parameter values. At the end of this tutorial you will have constructed a script with all the global parameters for the level which will be used in the lighting and visibility tutorials.
· flyEditor operations
1) Open the flyEditor.exe and click the new button
2) Save the new file to the same directory as the file from the previous tutorial (flysdk\data\turorial).
3) Specify the BSP file to be used in the level selecting the global tree item and double clicking on the bspfile list view item. This will show an open file dialogue and you must select the BSP from turorials 1 or 2.